home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / waldopc / install.exe / _SETUP.1 / WALDOPC.EXE / WALDOPC.DXR / 00195.ls < prev    next >
Encoding:
Text File  |  1996-06-11  |  237 b   |  9 lines

  1. on exitFrame
  2.   repeat with i = 12 to 17
  3.     puppetSprite(i, 1)
  4.   end repeat
  5.   set the castNum of sprite 14 to the number of cast "dot"
  6.   set the castNum of sprite 9 to the number of cast "14big"
  7.   set the foreColor of sprite 9 to 89
  8. end
  9.